バージョン

SwapCollection<T> クラス プロパティ

このクラスのメンバの一覧は、SwapCollection<T>メンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCancelCollectionChanging変更操作がエンド ユーザーによりキャンセルされたかどうかを示す値を取得または設定します。  
Public プロパティCountGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Public プロパティItemGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<T>から継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsGets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。
Protected プロパティSuppressMessagesSystem.ComponentModel.INotifyPropertyChanged 通知が抑制されるかどうかを示す値を取得します。  
トップ
参照